Skip to content

add lvdm #17

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Aug 1, 2023
Merged

add lvdm #17

merged 4 commits into from
Aug 1, 2023

Conversation

westfish
Copy link
Contributor

@westfish westfish commented Jul 25, 2023

-- add LVDM(latent video diffusion models)

@westfish westfish requested a review from guoshengCS July 25, 2023 10:52
@@ -23,7 +23,7 @@
from collections import OrderedDict
from pathlib import PosixPath
from typing import Any, Dict, Tuple, Union

from omegaconf.listconfig import ListConfig
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

omegaconf 只是在这个example的requirement里的话还不能在包里加这个代码

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

那在ppdiffusers根目录requirements加一下这个包?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

加了个try except

@westfish westfish merged commit a5a680b into PaddlePaddle:develop Aug 1, 2023
westfish added a commit to westfish/PaddleMIX that referenced this pull request Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants